@charset "UTF-8";
.banner-top-wraper {
    width: 100%;
    height: 420px;
    background: #0a0a65;
    position: relative;
    text-align:center;
    background-size: cover;
}
.banner-top-wraper .swiper-container {
    height: 420px;
}
.banner-top-wraper .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
}
.banner-top-wraper .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-top-wraper .swiper-container .swiper-slide .item {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.banner-top-wraper .swiper-container .swiper-pagination {
    bottom: 8px;
}
.banner-top-wraper .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 44px;
    height: 6px;
    background: #fff;
    opacity: .2;
    border-radius: 0;
}
.banner-top-wraper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f60;
    opacity: 1;
}
.tools-wrap {
    width: 1200px;
    height: 180px;
    z-index: 2;
    margin: 0 auto;
}
.tools {
    height: 232px;
    margin: 0 auto;
    width: 1026px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 50px;
}
.tools .kn95 ul {
    text-align: center;
}
.tools .kn95 li {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #787878;
    padding-right: 57px;
    padding-bottom: 35px;
    cursor: pointer;
}
.tools .kn95 li：hover .heming-wrap {
    display: block
}
.tools .kn95 li:last-child {
    padding-right: 0;
}
.tools .kn95 li.curr {
    color: #f60;
}
.tools .kn96_fonm{
    width: 1026px;
    box-sizing: border-box;
    height: 62px;
    background: #f4f5f9;
    border-radius: 4px 0 0 4px;
    position: relative;
}
.kn96_fonm .kn96_inpu{
    width: 40%;
    height: 62px;
    box-sizing: border-box;
    position: relative;
    font: 14px/54px '微软雅黑';
    color: #999;
    padding-left: 10px;
}
.kn96_fonm .kn96_inpu >.dinsil{
    height: 27px;
    width: 92%;
    border-right: 1px solid #a18a8a;
}



/*滚屏信息*/
.txtScroll-top {
    padding: 5px 0px 40px 0px;
    width: 1026px;
    margin: auto;
}
.txtScroll-top .infoList li {
    height: 30px;
    line-height: 30px;
}
.sli_item {
    color: #666;
    font-size: 12px;
    overflow: hidden;
}
.sli_item > div {
    width: 50%;
    float: left;
}
.sli_item i {
    font-style: normal;
    margin-left: 15px;
    font-size: 15px;
}
.announ_tit {
    color: #fff;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #2F82FF;
    position: relative;
}
滚屏信息 #con_a_2, #con_a_3, #con_a_4, #con_a_5 {
    position: relative;
}
.access-wrap, .cal-wrap, .counter-wrap, .tax-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 847px;*/
    height: 62px;
    background: #f4f5f9;
    border-radius: 4px 0 0 4px;
    position: relative;
}
.heming-wrap {
    width: 1026px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 62px;
    background: #f4f5f9;
    border-radius: 4px 0 0 4px;
    position: relative;
}
.access-city {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 223px;
    height: 62px;
    line-height: 62px;
    font-size: 14px;
    color: #333;
    padding-left: 81px;
    position: relative;
}
.access-city .sp3 {
    display: block;
    width: 1px;
    height: 22px;
    background: #d2d2d2;
    position: absolute;
    top: 21px;
    right: 0px;
}
.access-name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 206px;
    height: 62px;
    position: relative;
}
.access-name input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 290px;
    height: 62px;
    line-height: 62px;
    font: 14px/22px '微软雅黑';
    color: #333;
    outline: 0;
    border: none;
    margin: 0;
    padding-left: 30px;
    background: none;
}
.access-tel {
    width: 300px;
    height: 62px;
    position: relative;
}
.access-tel .sp2 {
    display: block;
    width: 1px;
    height: 22px;
    background: #d2d2d2;
    position: absolute;
    top: 18px;
    right: 0px;
}
.access-tel input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 180px;
    height: 62px;
    line-height: 62px;
    padding-left: 30px;
    font: 14px/22px '微软雅黑';
    color: #333;
    outline: 0;
    border: none;
    margin: 0;
    background: none;
}
.access-btn, .heming-btn, .counter-btn, .tax-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 178px;
    height: 62px;
    line-height: 54px;
    display: block;
    background: #e34216;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 0 4px 4px 0;
}
.heming-city {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 185px;
    height: 62px;
    line-height: 62px;
    font-size: 14px;
    color: #333;
    padding-left: 22px;
    position: relative;
}
.heming-city .sp3 {
    display: block;
    width: 1px;
    height: 22px;
    background: #d2d2d2;
    position: absolute;
    top: 21px;
    right: 0px;
}
.heming-name {
    width: 223px;
    height: 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.heming-name input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 62px;
    font: 14px/22px '微软雅黑';
    color: #333;
    outline: 0;
    border: none;
    margin: 0;
    padding-left: 30px;
    background: none;
}
.heming-name .sp2, .heming-trade .sp2 {
    display: block;
    width: 1px;
    height: 22px;
    background: #9e9e9e;
    position: absolute;
    top: 21px;
    right: 0px;
}
.heming-trade {
    width: 40%;
    height: 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font: 14px/54px '微软雅黑';
    color: #999;
    padding-left: 0;
}
.heming-trade input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 62px;
    font: 14px/22px '微软雅黑';
    color: #333;
    outline: 0;
    border: none;
    margin: 0;
    padding-left: 30px;
    background: none;
}
.heming-suffix {
    width: 40%;
    height: 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font: 14px/54px '微软雅黑';
    color: #999;
}
.heming-suffix input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 62px;
    font: 14px/22px '微软雅黑';
    color: #333;
    outline: 0;
    border: none;
    margin: 0;
    padding-left: 30px;
    background: none;
}
.recommond-wraper {
    width: 1286px;
    margin: 130px auto 0;
    margin-top: 50px;
}
.recommond-wraper .recommond-items {
    font-size: 0;
    white-space: nowrap;
    text-align: left; /*margin-top: 75px;*/
}
.recommond-wraper .recommond-items .item {
    display: inline-block;
    vertical-align: top;
    width: 410px;
    height: 450px;
    background: #fff;
    border-radius: 3px;
    margin-right: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 67px 30px 0;
    background: #e6e7f8;
}
.recommond-wraper .recommond-items .item .top-sign {
    width: 400px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    left: 0;
    background: url("../images/im_dljz.png") no-repeat center center;
    top: -36px;
}
.recommond-wraper .recommond-items .item:nth-child(2) .top-sign {
    background: url("../images/im_gszc.png") no-repeat center center;
}
.recommond-wraper .recommond-items .item:last-child {
    margin-right: 0;
}
.recommond-wraper .recommond-items .item:last-child .top-sign {
    background: url("../images/im_gssj.png") no-repeat center center;
}
.recommond-wraper .recommond-items .item .title {
    height: 16px;
    line-height: 16px;
    color: #333;
    font-size: 14px;
    text-align: left;
}
.recommond-wraper .recommond-items .item .title a {
    height: 16px;
    line-height: 16px;
    color: #333;
    font-size: 14px;
    text-align: left;
    display: block;
}
.recommond-wraper .recommond-items .item .title a:hover {
    color: #f60;
}
.recommond-wraper .recommond-items .item .des {
    margin-top: 20px;
    line-height: 30px;
    color: #999999;
    font-size: 14px;
    text-align: left;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.recommond-wraper .recommond-items .item .des a {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #999;
    height: 85px;
}
.recommond-wraper .recommond-items .item ul {
    margin-top: 10px;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) {
    height: 54px;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) span {
    line-height: 54px;
    color: #333333;
    font-size: 14px;
    display: inline-block;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) span:first-child {
    float: left;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) span:first-child a {
    max-width: 250px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) span:first-child a:hover {
    color: #f60;
}
.recommond-wraper .recommond-items .item ul li:nth-child(n+2) span:last-child {
    float: right;
}
.recommond-wraper .recommond-items .item ul li:first-child {
    height: 126px;
}
.content-wraper {
    width: 100%;
    padding: 0px 0 20px;
    background: #fbfcfe;
}
.content-wraper .common-title {
    font-size: 0;
    text-align: center;
    margin-top: 15px;
}
.content-wraper .common-title .white {
    font-size: 44px;
    color: #fff;
    font-weight: bold;
}
.content-wraper .common-title .red {
    font-size: 27px;
    color: #f60;
    font-weight: bold;
}
.content-wraper .fuwu-content .top {
    font-size: 0;
    white-space: nowrap;
}
.content-wraper .fuwu-content .top .hot-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 386px;
    height: 208px;
    border-radius: 3px;
    overflow: hidden;
}
.content-wraper .fuwu-content .top .hot-item:last-child {
    margin-right: 0;
}
.content-wraper .fuwu-content .top .hot-item:nth-child(1) {
    background: linear-gradient(132deg, #8e51fa 0%, #c377ff 100%);
}
.content-wraper .fuwu-content .top .hot-item:nth-child(2) {
    background: linear-gradient(131deg, #e45c53 0%, #ff9d97 100%);
}
.content-wraper .fuwu-content .top .hot-item:nth-child(3) {
    background: linear-gradient(132deg, #729eff 0%, #81dcff 100%);
}
.content-wraper .fuwu-content .top .hot-item .left-img {
    width: 180px;
    height: 180px;
    left: 2px;
    top: 15px;
}
.content-wraper .fuwu-content .top .hot-item .left-img img {
    width: 100%;
    height: 100%;
}
.content-wraper .fuwu-content .top .hot-item .hot {
    width: 108px;
    height: 39px;
    background: url("../images/im_bg_gold.png") no-repeat center center;
    background-size: 108px 39px;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #A9763E;
    line-height: 39px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
.content-wraper .fuwu-content .top .hot-item .title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: left;
    left: 170px;
    top: 47px;
    font-size: 24px;
    color: #FEF502;
}
.content-wraper .fuwu-content .top .hot-item .des {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    left: 170px;
    top: 88px;
    font-size: 16px;
    color: #fff;
}
.content-wraper .fuwu-content .top .hot-item .zx-btn {
    width: 118px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fff;
    border-radius: 4px;
    left: 170px;
    top: 135px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.content-wraper .fuwu-content .mid {
    margin-top: 20px;
    font-size: 0;
    white-space: nowrap;
}
.content-wraper .fuwu-content .mid .tuijian-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 386px;
    height: 150px;
    border-radius: 3px;
    overflow: hidden;
}
.content-wraper .fuwu-content .mid .tuijian-item:last-child {
    margin-right: 0;
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(1) {
    background: linear-gradient(132deg, #ff5180 0%, #ff8bff 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(2) {
    background: linear-gradient(132deg, #5fbcf0 0%, #4de5f2 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(3) {
    background: linear-gradient(132deg, #faa151 0%, #fdc788 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item .tuijian {
    width: 108px;
    height: 39px;
    background: url("../images/im_bg_gold.png") no-repeat center center;
    background-size: 108px 39px;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #A9763E;
    line-height: 39px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
.content-wraper .fuwu-content .mid .tuijian-item .title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    left: 28px;
    top: 50px;
    font-size: 24px;
}
.content-wraper .fuwu-content .mid .tuijian-item .title a {
    color: #fff;
}
.content-wraper .fuwu-content .mid .tuijian-item .des {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: left;
    left: 28px;
    top: 96px;
    font-size: 16px;
}
.content-wraper .fuwu-content .bottom {
    font-size: 0;
    text-align: left;
    white-space: nowrap;
    margin-top: 20px;
}
.content-wraper .fuwu-content .bottom .bottom-item {
    display: inline-block;
    vertical-align: top;
    width: 386px;
    height: 430px;
    margin-right: 20px;
    background: linear-gradient(132deg, #ea6447 0%, #f99e71 100%);
    border-radius: 3px;
    overflow: hidden;
}
.content-wraper .fuwu-content .bottom .bottom-item:first-child a:hover {
    color: #fff;
    background: #e04b2b;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) {
    background: linear-gradient(-49deg, #6fe6aa 0%, #60c8c6 100%);
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) a {
    color: #60C8C6;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) a:hover {
    color: #fff;
    background: #47b7be;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) {
    background: linear-gradient(-41deg, #a35ef6 0%, #7b72f6 100%);
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) a {
    color: #9068f6;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) a:hover {
    color: #fff;
    background: #7b53e1;
}
.content-wraper .fuwu-content .bottom .bottom-item .img-wraper {
    width: 180px;
    height: 180px;
    top: -12px;
    left: 103px;
}
.content-wraper .fuwu-content .bottom .bottom-item .img-wraper img {
    width: 100%;
    height: 100%;
}
.content-wraper .fuwu-content .bottom .bottom-item .title {
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 24px;
    top: 130px;
    text-align: center;
    width: 100%;
}
.content-wraper .fuwu-content .bottom .bottom-item ul {
    width: 315px;
    margin: 185px auto 0;
    height: 246px;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li {
    float: left;
    width: 148px;
    height: 40px;
    background: #fff;
    text-align: center;
    margin-bottom: 18px;
    border-radius: 2px;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li a {
    color: #EA6447;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li:nth-child(2n+1) {
    margin-right: 15px;
}
.content-wraper .advantage-wraper {
    margin-top: 130px;
}
.content-wraper .advantage-wraper .advantage-content {
    height: 670px;
    margin-top: 72px;
}
.content-wraper .fuwu-content {
    margin-top: 20px;
}
.hot-item a {
    color: #fff;
}
.dzysjie {
    background: #f7f8fa;
}
.het_210, .het_210a, .het_210b {
    font-weight: normal;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.het_210 a {
    font-size: 32px;
    color: #444;
}
.het_210 em {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    margin-left: 5px;
}
.news_210, .dzsb711, .news_703 {
    overflow: hidden;
    width: 1200px;
    margin: 0px auto;
    padding: 35px 0 35px;
    height: 570px;
}
.menu_210, .menu_711, .menu_703 {
    overflow: hidden;
    width: 520px;
    height: 37px;
    margin-left: 170px;
    margin-top: -53px;
    margin-bottom: 25px;
}
.menu_210 li, .menu_711 li, .menu_703 li {
    float: left;
    width: 80px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    margin: 0 5px;
}
.menu_210 li a, .menu_711 li a, .menu_703 li a {
    width: 100%;
    height: 100%;
    color: #444;
    text-decoration: none;
}
.menu_210 li.cur a {
    color: #ff6700;
    border-bottom: 2px solid #ff6700;
    padding-bottom: 7px;
}
.menu_703 li.cur a {
    color: #ff6700;
    border-bottom: 2px solid #ff6700;
    padding-bottom: 7px;
}
.menu_711 li.cur a {
    color: #ff6700;
    border-bottom: 2px solid #ff6700;
    padding-bottom: 7px;
}
.newsbox_210 {
    overflow: hidden;
    width: 77%;
    height: 100%;
    position: relative;
    float: left;
}
.newslist_210, .dzrk_711, .newslist_703 {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.right_210 {
    overflow: hidden;
    width: 100%;
    float: left;
    height: 483px;
    position: relative
}
.right_210 ul {
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.right_210 li {
    overflow: hidden;
    width: 216px;
    height: 229px;
    background-color: #fff;
    position: relative;
    float: left;
    margin: 0 12px 12px 0;
    box-shadow: 8px 13px 13px 2px rgb(159 155 155 / 63%);
    border: solid 1px #e2e1e1;
}
.right_210 li img {
    display: block;
    text-align: center;
    margin: 24px auto 11px;
    width: 86px;
    height: 76px;
}
.right_210 li .wen_210:hover a {
    color: #fff;
    text-decoration: none;
}
.right_210 li h3 {
    font-size: 24px;
    color: #444;
    text-align: center;
    font-weight: normal;
}
.right_210 li h3 a {
    color: #666
}
.right_210 li .tdfei{
	text-align: center;
}
.tdfei h3:hover{
	background: #e34216;
	padding:5px 20px;
	line-height: 2;
	color:#fff;
}
.right_210 li .tdfei span{
    font-size:15px;
}
.tdfei h3:hover{
	background: #e34216;
	padding:5px 20px;
	line-height: 2;
	color:#fff;
}
.right_210 li p {
    font-size: 12px;
    color: #888;
    text-align: center;
}
.right_210 li .tdfei{
    text-align: center;
}
.right_210 .pd-price {
    text-align: center;
}
.right_210 .pd-price {
    text-align: center;
}
.right_210 .pd-price .price {
    color: #e34216;
    position: relative;
    top: 10px;
    font-weight: bold;
    padding: 3px 15px;
    font-size: 14px;
    border: 1px solid #e34216;
    vertical-align: bottom;
    display: inline-block
}
.right_210 .pd-price .price .unit {
    font-size: 14px;
    position: absolute;
    top: 3px;
    left: 0;
    font-style: normal
}
.right_210 .pd-price .text {
    color: #444;
    font-size: 14px;
    padding: 0 0 2px 2px;
    vertical-align: bottom;
    display: inline-block
}
.right_210 .tc-btn {
    display: none;
    text-align: center;
    width: 70%;
    padding: 0;
    margin: 0 auto;
    margin-top: 5px
}
.right_210 li:hover {
    cursor: pointer;
    border: 1px solid #e34216;
    padding: 0;
}
.right_210 li:hover .tc-btn {
    display: block;
}
.right_210 li:hover .pd-price {
    display: none
}
.tc-btn-1 {
    background-color: #e34216;
    color: #fff;
}
.tc-btn {
    vertical-align: middle;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
    overflow: visible;
    cursor: pointer;
}
.dznews {
    float: left;
    width: 274px;
}
#dztab, #dztab2, #dztab3, #dztab4, #dztab5, #dztab6, #dztab7 {
    float: right;
    position: relative;
    width: 260px;
}
#dztab .dztab_menu, #dztab2 .dztab_menu2, #dztab3 .dztab_menu3, #dztab4 .dztab_menu4, #dztab5 .dztab_menu5, #dztab6 .dztab_menu6, #dztab7 .dztab_menu7 {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 1;
}
#dztab .dztab_menu li, #dztab2 .dztab_menu2 li, #dztab3 .dztab_menu3 li, #dztab4 .dztab_menu4 li, #dztab5 .dztab_menu5 li, #dztab6 .dztab_menu6 li, #dztab7 .dztab_menu7 li {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 45px;
    font-size: 15px;
    color: #444;
    cursor: pointer;
    text-align: center;
}
#dztab .dztab_box, #dztab2 .dztab_box2, #dztab3 .dztab_box3, #dztab4 .dztab_box4, #dztab5 .dztab_box5 {
    width: 232px;
    padding: 15px 13px 10px 13px;
    background-color: #fff;
    height: 416px;
    clear: both;
    top: 41px;
    position: relative;
    border: 1px solid #E2E1E1;
}
#dztab6 .dztab_box6, #dztab7 .dztab_box7 {
    width: 232px;
    padding: 15px 13px 10px 13px;
    background-color: #fff;
    height: 161px;
    clear: both;
    top: 41px;
    position: relative;
    border: 1px solid #E2E1E1;
}
#dztab .dztab_menu .dzselect, #dztab2 .dztab_menu2 .dzselect2, #dztab3 .dztab_menu3 .dzselect3, #dztab4 .dztab_menu4 .dzselect4, #dztab5 .dztab_menu5 .dzselect5, #dztab6 .dztab_menu6 .dzselect6, #dztab7 .dztab_menu7 .dzselect7 {
    background-color: #fff;
    cursor: pointer;
    border-top: 2px solid #e34216;
    border-left: 1px solid #E2E1E1;
    border-right: 1px solid #E2E1E1;
    color: #444;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
#dztab .ychide, #dztab2 .ychide2, #dztab3 .ychide3, #dztab4 .ychide4, #dztab5 .ychide5, #dztab6 .ychide6, #dztab7 .ychide7 {
    display: none;
}
#dztab .wjwthyjj, #dztab2 .wjwthyjj2, #dztab3 .wjwthyjj3, #dztab4 .wjwthyjj4 {
    width: 232px;
}
#dztab5 .wjwthyjj5, #dztab6 .wjwthyjj6, #dztab7 .wjwthyjj7 {
    width: 232px;
}
#dztab .wjwthyjj h2 a, #dztab2 .wjwthyjj2 h2 a, #dztab3 .wjwthyjj3 h2 a, #dztab4 .wjwthyjj4 h2 a {
    font-size: 15px;
    display: block;
    color: #444;
    line-height: 30px;
    height: 31px;
}
.wjwthyjj5 h2 a {
    font-size: 15px;
    display: block;
    color: #444;
    line-height: 30px;
    height: 31px;
}
.wjwthyjj5 p {
    font-size: 12px;
    color: #888;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    line-height: 21px;
}
.wjwthyjj5 li {
    border-bottom: 1px dashed #E2E1E1;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    display: block;
    width: 232px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#dztab .wjwthyjj h2 a:hover, #dztab2 .wjwthyjj2 h2 a:hover, #dztab3 .wjwthyjj3 h2 a:hover, #dztab4 .wjwthyjj4 h2 a:hover, #dztab5 .wjwthyjj5 h2 a:hover, #dztab6 .wjwthyjj6 h2 a:hover, #dztab7 .wjwthyjj7 h2 a:hover {
    color: #e34216;
}
#dztab .wjwthyjj p, #dztab2 .wjwthyjj2 p, #dztab3 .wjwthyjj3 p, #dztab4 .wjwthyjj4 p, #dztab6 .wjwthyjj6 p, #dztab7 .wjwthyjj7 p {
    font-size: 12px;
    color: #888;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    line-height: 21px;
}
#dztab .wjwthyjj ul, #dztab2 .wjwthyjj2 ul, #dztab3 .wjwthyjj3 ul, #dztab4 .wjwthyjj4 ul, #dztab5 .wjwthyjj5 ul, #dztab6 .wjwthyjj6 ul, #dztab7 .wjwthyjj7 ul {}
#dztab .wjwthyjj li, #dztab2 .wjwthyjj2 li, #dztab3 .wjwthyjj3 li, #dztab4 .wjwthyjj4 li, #dztab6 .wjwthyjj6 li, #dztab7 .wjwthyjj7 li {
    border-bottom: 1px dashed #E2E1E1;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    display: block;
    width: 232px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#dztab .wjwthyjj li a, #dztab2 .wjwthyjj2 li a, #dztab3 .wjwthyjj3 li a, #dztab4 .wjwthyjj4 li a, #dztab5 .wjwthyjj5 li a, #dztab6 .wjwthyjj6 li a, #dztab7 .wjwthyjj7 li a {
    display: block;
    color: #444;
}
#dztab .wjwthyjj li a:hover, #dztab2 .wjwthyjj2 li a:hover, #dztab3 .wjwthyjj3 li a:hover, #dztab4 .wjwthyjj4 li a:hover, #dztab5 .wjwthyjj5 li a:hover, #dztab6 .wjwthyjj6 li a:hover, #dztab7 .wjwthyjj7 li a:hover {
    color: #e34216;
}
/*底部弹出框*/
.dzbtn{
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 70px;
    background: #0097ff;
}
.dz1400{
    width: 1200px;
    margin: 0 auto;
}
.dzfoot1,.dzfoot2,.dzfoot3,.dzfoot4,.dzfoot5{
    float: left;
    left: 110px;
}
.dingend {
    width: 16%;
    color:#fff;
    padding-top: 8px;
}
.dzfoot1 img{
    float:left;
    padding-right: 8px;
}
.dzfoot1 .dzdoot{
    height: 32px;
}
.dzfoot1 .dzdoot h3{
    font-size: 20px;
    font-weight: bold;
}
.dzfoot1 .dzdoot span{
    font-size: 13px;
    font-weight: 400;
}
.dzfoot1 .dzdoot span em{
    font-weight: 600;
    font-size:18px;
}
.dzfoot2{
  width: 15%;
}
.dzfoot2 .dzrmxm{
    position: relative;
    margin-top: 10px;
}
.dzfoot2 .dzrmxm a{
    width: 130px;
    height: 32px;
    
}   
.dzfoot2 .dzrmxm a span{
   font-size: 16px;
    color: #fff;
    line-height: 32px;
    float: left;
   padding-left: 24px;
   padding-top: 10px;
   font-weight: 600;
}

.dzfoot2 .dz_xm{
    padding: 0;
    position: absolute;
    display: none;
    height: 415px;
    bottom: 35px;
    width: 383px;
    background-color: #353535;
    left: 0px;
}
.dzrmxm:hover .dz_xm{
    display: block;
}
.dzfoot2 .dz_xm ul li{
    margin-top: 10px;

}
.dzfoot2 .dz_xm ul li p{
  font-size: 14px;
    color: #fff;
    line-height: 20px;
    width: 125px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;  
}
.dzfoot2 .dz_xm ul li p:nth-child(2){
    color: #ffea01;
    width: 98px;
}
.dzfoot2 .dz_xm ul li p:nth-child(3){
    text-align: center;
    background-color: #3bad7a;
    width: 98px;
}
.dingegn{
       width: 23%;
border-left: 1px solid #fff;
line-height: 2;
    margin-top: 15px;
}
.dzfoot3 .dztal{
    padding-right:15px;
}
.dzfoot3 .dztal span{
    font-size: 20px;
    font-weight: 450;
    color:#fff;
}
.dzfoot4{
    width: 29%;
    line-height: 42px;
        margin-top: 15px;
}
.dzfoot4 .dzzxfoot{
  padding-left: 15px;
    border-left: 1px solid #fff;
    color:#fff;
}
.dzfoot4 .dzzxfoot .text_dz{
    float: left;
    margin-top: 4px;
    padding: 6px 10px;
    background: #fff;
    width: 56%;
    line-height: 2;
}
.dzfoot4 .dzzxfoot .bottbt{
    color: #fff;
    background: #e34216;
    padding: 10px 21px;
}
.dzfoot5{
    margin-top: 15px;
}
.dzfoot5 .dz_wx{
border-left: 1px solid #fff;
    line-height: 2;
    padding: 1px 10px;
}
.dzfoot5 .dz_wx span{
    font-size:20px;
    color:#fff;
    padding-left: 10px;
}
.dzwx_pic{
    width: 150px;
    height:150px;
    background: #fff;
    position: absolute;
    top: -160px;
        padding: 10px;
   display: none;
}
.dsidinga:hover .dzwx_pic{
    display: block;
}

@media screen and (min-width: 1366px) {
    .xfform .box {
        right: 152px;
    }
    .xfform .w1200 .close {
        right: 126px;
    }
}
/*底部弹出框end*/